Properties of the TDAConditions class.
For a complete list of the TDAConditions class members, see the TDAConditions Members topic.
Public
Name | Description |
Condition |
Used to iterate through all the conditions.
|
Enabled |
Indicates whether the condition is enabled
|
Items |
Used to iterate through all conditions.
|
Text |
The property returns condition names and values as CONDITION_NAME=CONDITION
|
WhereSQL |
Returns the SQL WHERE condition added in the Conditions property.
|
See Also